home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / VERSACAD⁄MACINTOSH / card_10427.txt < prev    next >
Text File  |  1988-01-11  |  6KB  |  304 lines

  1. -- card: 10427 from stack: in
  2. -- bmap block id: 10934
  3. -- flags: 0000
  4. -- background id: 2739
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=445 top=295 right=320 bottom=486
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 2162 / 2162
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go to card id 2938
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (field)
  29. -- low flags: 01
  30. -- high flags: 0001
  31. -- rect: left=210 top=57 right=82 bottom=284
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 2
  36. -- text size: 18
  37. -- style flags: 0
  38. -- line height: 24
  39. -- part name: 
  40.  
  41.  
  42. -- part 3 (button)
  43. -- low flags: 00
  44. -- high flags: 6005
  45. -- rect: left=125 top=113 right=127 bottom=195
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: 
  54. ----- HyperTalk script -----
  55. on mouseWithin
  56.   show card field handle
  57. end mouseWithin
  58.  
  59. on mouseLeave
  60.   hide card field handle
  61. end mouseLeave
  62.  
  63.  
  64. -- part 4 (button)
  65. -- low flags: 00
  66. -- high flags: 2005
  67. -- rect: left=125 top=137 right=151 bottom=195
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: 
  76. ----- HyperTalk script -----
  77. on mouseWithin
  78.   show card field original
  79. end mouseWithin
  80.  
  81. on mouseLeave
  82.   hide card field original
  83. end mouseLeave
  84.  
  85.  
  86. -- part 5 (button)
  87. -- low flags: 00
  88. -- high flags: 2005
  89. -- rect: left=125 top=161 right=175 bottom=195
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: 
  98. ----- HyperTalk script -----
  99. on mouseWithin
  100.   show card field swap
  101. end mouseWithin
  102.  
  103. on mouseLeave
  104.   hide card field swap
  105. end mouseLeave
  106.  
  107.  
  108. -- part 6 (button)
  109. -- low flags: 00
  110. -- high flags: 2005
  111. -- rect: left=125 top=185 right=199 bottom=195
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 1
  115. -- font id: 0
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: 
  120. ----- HyperTalk script -----
  121. on mouseWithin
  122.   show card field pivot
  123. end mouseWithin
  124.  
  125. on mouseLeave
  126.   hide card field pivot
  127. end mouseLeave
  128.  
  129.  
  130. -- part 7 (button)
  131. -- low flags: 00
  132. -- high flags: 2000
  133. -- rect: left=126 top=224 right=244 bottom=186
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: 
  142. ----- HyperTalk script -----
  143. on mouseWithin
  144.   show card field ok
  145. end mouseWithin
  146.  
  147. on mouseLeave
  148.   hide card field ok
  149. end mouseLeave
  150.  
  151.  
  152. -- part 8 (button)
  153. -- low flags: 00
  154. -- high flags: 2000
  155. -- rect: left=214 top=224 right=244 bottom=274
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: 
  164. ----- HyperTalk script -----
  165. on mouseWithin
  166.   show card field cancel
  167. end mouseWithin
  168.  
  169. on mouseLeave
  170.   hide card field cancel
  171. end mouseLeave
  172.  
  173.  
  174. -- part 9 (field)
  175. -- low flags: 81
  176. -- high flags: 2004
  177. -- rect: left=210 top=118 right=245 bottom=413
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 0
  181. -- font id: 2
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: handle
  186.  
  187.  
  188. -- part 10 (field)
  189. -- low flags: 81
  190. -- high flags: 2004
  191. -- rect: left=210 top=120 right=247 bottom=413
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 0 / 0
  194. -- text alignment: 0
  195. -- font id: 2
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: original
  200.  
  201.  
  202. -- part 11 (field)
  203. -- low flags: 81
  204. -- high flags: 2004
  205. -- rect: left=210 top=120 right=247 bottom=413
  206. -- title width / last selected line: 0
  207. -- icon id / first selected line: 0 / 0
  208. -- text alignment: 0
  209. -- font id: 2
  210. -- text size: 12
  211. -- style flags: 0
  212. -- line height: 16
  213. -- part name: swap
  214.  
  215.  
  216. -- part 12 (field)
  217. -- low flags: 81
  218. -- high flags: 2004
  219. -- rect: left=213 top=125 right=252 bottom=416
  220. -- title width / last selected line: 0
  221. -- icon id / first selected line: 0 / 0
  222. -- text alignment: 0
  223. -- font id: 2
  224. -- text size: 12
  225. -- style flags: 0
  226. -- line height: 16
  227. -- part name: pivot
  228.  
  229.  
  230. -- part 13 (field)
  231. -- low flags: 81
  232. -- high flags: 2004
  233. -- rect: left=60 top=135 right=217 bottom=208
  234. -- title width / last selected line: 0
  235. -- icon id / first selected line: 0 / 0
  236. -- text alignment: 0
  237. -- font id: 2
  238. -- text size: 12
  239. -- style flags: 0
  240. -- line height: 16
  241. -- part name: ok
  242.  
  243.  
  244. -- part 14 (field)
  245. -- low flags: 81
  246. -- high flags: 2004
  247. -- rect: left=189 top=135 right=217 bottom=337
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 0 / 0
  250. -- text alignment: 0
  251. -- font id: 2
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: cancel
  256.  
  257.  
  258. -- part 15 (field)
  259. -- low flags: 01
  260. -- high flags: 2001
  261. -- rect: left=104 top=279 right=321 bottom=413
  262. -- title width / last selected line: 0
  263. -- icon id / first selected line: 0 / 0
  264. -- text alignment: 0
  265. -- font id: 2
  266. -- text size: 12
  267. -- style flags: 0
  268. -- line height: 16
  269. -- part name: 
  270.  
  271.  
  272. -- part contents for card part 2
  273. ----- text -----
  274. Rotate
  275.  
  276. -- part contents for card part 12
  277. ----- text -----
  278. Allows you to define a new pivot point for the object rotation with the cursor.
  279.  
  280. -- part contents for card part 11
  281. ----- text -----
  282. Swaps the direction of an object having directionality, such an an arc with an arrowhead on one end.
  283.  
  284. -- part contents for card part 10
  285. ----- text -----
  286. Original returns the object to its original location, before being rotated.
  287.  
  288. -- part contents for card part 9
  289. ----- text -----
  290. Handle changes the point by which you rotate an object that has alternate handle points.
  291.      To define an additional handle point, see the Edit Menu.
  292.  
  293. -- part contents for card part 14
  294. ----- text -----
  295. The cancel button aborts the changes you have made inside the dialog box.
  296.  
  297. -- part contents for card part 13
  298. ----- text -----
  299. The OK button accepts your changes and closes the dialog.
  300.  
  301.  
  302. -- part contents for card part 15
  303. ----- text -----
  304. To rotate a collection of objects, select the GROUP mode ("G" icon) first.